Skip to content

Do not store a response when the request specifies Cache-Control: no-store (RFC 9111 5.2.1.5)#849

Open
arturobernalg wants to merge 1 commit into
apache:masterfrom
arturobernalg:cache-request-no-store
Open

Do not store a response when the request specifies Cache-Control: no-store (RFC 9111 5.2.1.5)#849
arturobernalg wants to merge 1 commit into
apache:masterfrom
arturobernalg:cache-request-no-store

Conversation

@arturobernalg

Copy link
Copy Markdown
Member

Centralize the decision in ResponseCachingPolicy and thread the parsed RequestCacheControl through the classic and async executors.

@arturobernalg arturobernalg requested a review from ok2c July 14, 2026 13:59
@ok2c

ok2c commented Jul 15, 2026

Copy link
Copy Markdown
Member

@arturobernalg I just made some really big changes to the caching protocol handlers. Please review and re-spin your change-set on top of the latest master.

…store

Centralize the decision in ResponseCachingPolicy and thread the parsed RequestCacheControl through the classic and async executors.
@arturobernalg arturobernalg force-pushed the cache-request-no-store branch from e6fe2a3 to 5fc306f Compare July 15, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants